Skip to content

Conversation

chemamartinez
Copy link
Contributor

Proposed commit message

Added OAuth2 support for the Entity Analytics Okta integration, including the following methods:

  • Client secret authentication required for OIN service API authentication.
  • JWT-based authentication:
    • JWK file
    • JWK JSON
    • JWK PEM

Note

This PR depends on elastic/beats#45753, CI system tests will fail until it is merged.

Note

Kibana minimum required version has been set to 9.2.0, do not merge this pull request until 9.2.0 is out.

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics or logs.
  • I have added an entry to my package's changelog.yml file.
  • I have verified that Kibana version constraints are current according to guidelines.
  • I have verified that any added dashboard complies with Kibana's Dashboard good practices

Related issues

@chemamartinez chemamartinez self-assigned this Oct 16, 2025
@chemamartinez chemamartinez added enhancement New feature or request Team:Security-Service Integrations Security Service Integrations team [elastic/security-service-integrations] Integration:entityanalytics_okta Okta Entity Analytics labels Oct 16, 2025
@elasticmachine
Copy link

elasticmachine commented Oct 16, 2025

💔 Build Failed

Failed CI Steps

History

cc @chemamartinez

@andrewkroh andrewkroh added the documentation Improvements or additions to documentation. Applied to PRs that modify *.md files. label Oct 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation. Applied to PRs that modify *.md files. enhancement New feature or request Integration:entityanalytics_okta Okta Entity Analytics Team:Security-Service Integrations Security Service Integrations team [elastic/security-service-integrations]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Entityanalytics_Okta] support for oauth2 and OIN authentication

3 participants